home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / Interface / it.dig / scripts / DefineButton2_256 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-05-28  |  151 b   |  5 lines

  1. on(release){
  2.    var_compra = "GKES020";
  3.    getURL("http://www.lojadigerati.com.br/default.asp?bid=" + var_bid + "&compra=" + var_compra,"LOJA");
  4. }
  5.